Class DataFlowDebugSessionsExecuteCommandHeaders


  • public final class DataFlowDebugSessionsExecuteCommandHeaders
    extends Object
    The DataFlowDebugSessionsExecuteCommandHeaders model.
    • Constructor Detail

      • DataFlowDebugSessionsExecuteCommandHeaders

        public DataFlowDebugSessionsExecuteCommandHeaders​(com.azure.core.http.HttpHeaders rawHeaders)
        Creates an instance of DataFlowDebugSessionsExecuteCommandHeaders class.
        Parameters:
        rawHeaders - The raw HttpHeaders that will be used to create the property values.
    • Method Detail

      • getLocation

        public String getLocation()
        Get the location property: The location property.
        Returns:
        the location value.
      • setLocation

        public DataFlowDebugSessionsExecuteCommandHeaders setLocation​(String location)
        Set the location property: The location property.
        Parameters:
        location - the location value to set.
        Returns:
        the DataFlowDebugSessionsExecuteCommandHeaders object itself.