Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListSoftwareSourceVendorsRequest
-
Packages that use ListSoftwareSourceVendorsRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListSoftwareSourceVendorsRequest in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type ListSoftwareSourceVendorsRequest Modifier and Type Method Description ListSoftwareSourceVendorsResponseSoftwareSource. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request)Lists available software source vendors.Future<ListSoftwareSourceVendorsResponse>SoftwareSourceAsync. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request, AsyncHandler<ListSoftwareSourceVendorsRequest,ListSoftwareSourceVendorsResponse> handler)Lists available software source vendors.Future<ListSoftwareSourceVendorsResponse>SoftwareSourceAsyncClient. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request, AsyncHandler<ListSoftwareSourceVendorsRequest,ListSoftwareSourceVendorsResponse> handler)ListSoftwareSourceVendorsResponseSoftwareSourceClient. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListSoftwareSourceVendorsRequest Modifier and Type Method Description Future<ListSoftwareSourceVendorsResponse>SoftwareSourceAsync. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request, AsyncHandler<ListSoftwareSourceVendorsRequest,ListSoftwareSourceVendorsResponse> handler)Lists available software source vendors.Future<ListSoftwareSourceVendorsResponse>SoftwareSourceAsyncClient. listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest request, AsyncHandler<ListSoftwareSourceVendorsRequest,ListSoftwareSourceVendorsResponse> handler) -
Uses of ListSoftwareSourceVendorsRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListSoftwareSourceVendorsRequest Modifier and Type Method Description ListSoftwareSourceVendorsRequestListSoftwareSourceVendorsRequest.Builder. build()Build the instance of ListSoftwareSourceVendorsRequest as configured by this builderListSoftwareSourceVendorsRequestListSoftwareSourceVendorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSoftwareSourceVendorsRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListSoftwareSourceVendorsRequest Modifier and Type Method Description ListSoftwareSourceVendorsRequest.BuilderListSoftwareSourceVendorsRequest.Builder. copy(ListSoftwareSourceVendorsRequest o)Copy method to populate the builder with values from the given instance.
-