Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListProfileAvailableSoftwareSourcesRequest
-
Packages that use ListProfileAvailableSoftwareSourcesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListProfileAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListProfileAvailableSoftwareSourcesRequest Modifier and Type Method Description Future<ListProfileAvailableSoftwareSourcesResponse>OnboardingAsync. listProfileAvailableSoftwareSources(ListProfileAvailableSoftwareSourcesRequest request, AsyncHandler<ListProfileAvailableSoftwareSourcesRequest,ListProfileAvailableSoftwareSourcesResponse> handler)Lists available software sources for a specified profile.Future<ListProfileAvailableSoftwareSourcesResponse>OnboardingAsyncClient. listProfileAvailableSoftwareSources(ListProfileAvailableSoftwareSourcesRequest request, AsyncHandler<ListProfileAvailableSoftwareSourcesRequest,ListProfileAvailableSoftwareSourcesResponse> handler) -
Uses of ListProfileAvailableSoftwareSourcesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListProfileAvailableSoftwareSourcesRequest Modifier and Type Method Description ListProfileAvailableSoftwareSourcesRequestListProfileAvailableSoftwareSourcesRequest.Builder. build()Build the instance of ListProfileAvailableSoftwareSourcesRequest as configured by this builderListProfileAvailableSoftwareSourcesRequestListProfileAvailableSoftwareSourcesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListProfileAvailableSoftwareSourcesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListProfileAvailableSoftwareSourcesRequest Modifier and Type Method Description ListProfileAvailableSoftwareSourcesRequest.BuilderListProfileAvailableSoftwareSourcesRequest.Builder. copy(ListProfileAvailableSoftwareSourcesRequest o)Copy method to populate the builder with values from the given instance.
-