Uses of Class
com.oracle.bmc.osmanagementhub.requests.ChangeAvailabilityOfSoftwareSourcesRequest
-
Packages that use ChangeAvailabilityOfSoftwareSourcesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ChangeAvailabilityOfSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ChangeAvailabilityOfSoftwareSourcesRequest Modifier and Type Method Description Future<ChangeAvailabilityOfSoftwareSourcesResponse>
SoftwareSourceAsync. changeAvailabilityOfSoftwareSources(ChangeAvailabilityOfSoftwareSourcesRequest request, AsyncHandler<ChangeAvailabilityOfSoftwareSourcesRequest,ChangeAvailabilityOfSoftwareSourcesResponse> handler)
Updates the availability for a list of specified software sources.Future<ChangeAvailabilityOfSoftwareSourcesResponse>
SoftwareSourceAsyncClient. changeAvailabilityOfSoftwareSources(ChangeAvailabilityOfSoftwareSourcesRequest request, AsyncHandler<ChangeAvailabilityOfSoftwareSourcesRequest,ChangeAvailabilityOfSoftwareSourcesResponse> handler)
-
Uses of ChangeAvailabilityOfSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ChangeAvailabilityOfSoftwareSourcesRequest Modifier and Type Method Description ChangeAvailabilityOfSoftwareSourcesRequest
ChangeAvailabilityOfSoftwareSourcesRequest.Builder. build()
Build the instance of ChangeAvailabilityOfSoftwareSourcesRequest as configured by this builderChangeAvailabilityOfSoftwareSourcesRequest
ChangeAvailabilityOfSoftwareSourcesRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeAvailabilityOfSoftwareSourcesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ChangeAvailabilityOfSoftwareSourcesRequest Modifier and Type Method Description ChangeAvailabilityOfSoftwareSourcesRequest.Builder
ChangeAvailabilityOfSoftwareSourcesRequest.Builder. copy(ChangeAvailabilityOfSoftwareSourcesRequest o)
Copy method to populate the builder with values from the given instance.
-