Uses of Class
com.oracle.bmc.osmanagementhub.requests.GetManagedInstanceContentRequest
-
Packages that use GetManagedInstanceContentRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of GetManagedInstanceContentRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type GetManagedInstanceContentRequest Modifier and Type Method Description Future<GetManagedInstanceContentResponse>
ReportingManagedInstanceAsync. getManagedInstanceContent(GetManagedInstanceContentRequest request, AsyncHandler<GetManagedInstanceContentRequest,GetManagedInstanceContentResponse> handler)
Returns a report for a single managed instance whose associated erratas match the given filters.Future<GetManagedInstanceContentResponse>
ReportingManagedInstanceAsyncClient. getManagedInstanceContent(GetManagedInstanceContentRequest request, AsyncHandler<GetManagedInstanceContentRequest,GetManagedInstanceContentResponse> handler)
-
Uses of GetManagedInstanceContentRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return GetManagedInstanceContentRequest Modifier and Type Method Description GetManagedInstanceContentRequest
GetManagedInstanceContentRequest.Builder. build()
Build the instance of GetManagedInstanceContentRequest as configured by this builderGetManagedInstanceContentRequest
GetManagedInstanceContentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetManagedInstanceContentRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type GetManagedInstanceContentRequest Modifier and Type Method Description GetManagedInstanceContentRequest.Builder
GetManagedInstanceContentRequest.Builder. copy(GetManagedInstanceContentRequest o)
Copy method to populate the builder with values from the given instance.
-