Uses of Class
com.oracle.bmc.osmanagementhub.responses.GetSoftwareSourceManifestResponse
- 
Packages that use GetSoftwareSourceManifestResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of GetSoftwareSourceManifestResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return GetSoftwareSourceManifestResponse Modifier and Type Method Description GetSoftwareSourceManifestResponseSoftwareSource. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request)Returns an archive containing the list of packages in the software source.GetSoftwareSourceManifestResponseSoftwareSourceClient. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type GetSoftwareSourceManifestResponse Modifier and Type Method Description Future<GetSoftwareSourceManifestResponse>SoftwareSourceAsync. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request, AsyncHandler<GetSoftwareSourceManifestRequest,GetSoftwareSourceManifestResponse> handler)Returns an archive containing the list of packages in the software source.Future<GetSoftwareSourceManifestResponse>SoftwareSourceAsyncClient. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request, AsyncHandler<GetSoftwareSourceManifestRequest,GetSoftwareSourceManifestResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type GetSoftwareSourceManifestResponse Modifier and Type Method Description Future<GetSoftwareSourceManifestResponse>SoftwareSourceAsync. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request, AsyncHandler<GetSoftwareSourceManifestRequest,GetSoftwareSourceManifestResponse> handler)Returns an archive containing the list of packages in the software source.Future<GetSoftwareSourceManifestResponse>SoftwareSourceAsyncClient. getSoftwareSourceManifest(GetSoftwareSourceManifestRequest request, AsyncHandler<GetSoftwareSourceManifestRequest,GetSoftwareSourceManifestResponse> handler)
- 
Uses of GetSoftwareSourceManifestResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return GetSoftwareSourceManifestResponse Modifier and Type Method Description GetSoftwareSourceManifestResponseGetSoftwareSourceManifestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type GetSoftwareSourceManifestResponse Modifier and Type Method Description GetSoftwareSourceManifestResponse.BuilderGetSoftwareSourceManifestResponse.Builder. copy(GetSoftwareSourceManifestResponse o)Copy method to populate the builder with values from the given instance.
 
-