Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListModuleStreamProfilesRequest
-
Packages that use ListModuleStreamProfilesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListModuleStreamProfilesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListModuleStreamProfilesRequest Modifier and Type Method Description Future<ListModuleStreamProfilesResponse>SoftwareSourceAsync. listModuleStreamProfiles(ListModuleStreamProfilesRequest request, AsyncHandler<ListModuleStreamProfilesRequest,ListModuleStreamProfilesResponse> handler)Lists module stream profiles from the specified software source OCID.Future<ListModuleStreamProfilesResponse>SoftwareSourceAsyncClient. listModuleStreamProfiles(ListModuleStreamProfilesRequest request, AsyncHandler<ListModuleStreamProfilesRequest,ListModuleStreamProfilesResponse> handler) -
Uses of ListModuleStreamProfilesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListModuleStreamProfilesRequest Modifier and Type Method Description ListModuleStreamProfilesRequestListModuleStreamProfilesRequest.Builder. build()Build the instance of ListModuleStreamProfilesRequest as configured by this builderListModuleStreamProfilesRequestListModuleStreamProfilesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListModuleStreamProfilesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListModuleStreamProfilesRequest Modifier and Type Method Description ListModuleStreamProfilesRequest.BuilderListModuleStreamProfilesRequest.Builder. copy(ListModuleStreamProfilesRequest o)Copy method to populate the builder with values from the given instance.
-