Uses of Class
com.oracle.bmc.osmanagementhub.responses.ListProfileAvailableSoftwareSourcesResponse
-
Packages that use ListProfileAvailableSoftwareSourcesResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of ListProfileAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return ListProfileAvailableSoftwareSourcesResponse Modifier and Type Method Description ListProfileAvailableSoftwareSourcesResponseOnboarding. listProfileAvailableSoftwareSources(ListProfileAvailableSoftwareSourcesRequest request)Lists available software sources for a specified profile.ListProfileAvailableSoftwareSourcesResponseOnboardingClient. listProfileAvailableSoftwareSources(ListProfileAvailableSoftwareSourcesRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListProfileAvailableSoftwareSourcesResponse 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 ListProfileAvailableSoftwareSourcesResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ListProfileAvailableSoftwareSourcesResponse Modifier and Type Method Description ListProfileAvailableSoftwareSourcesResponseListProfileAvailableSoftwareSourcesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ListProfileAvailableSoftwareSourcesResponse Modifier and Type Method Description ListProfileAvailableSoftwareSourcesResponse.BuilderListProfileAvailableSoftwareSourcesResponse.Builder. copy(ListProfileAvailableSoftwareSourcesResponse o)Copy method to populate the builder with values from the given instance.
-