Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetManagedInstanceContentResponse |
ReportingManagedInstanceClient.getManagedInstanceContent(GetManagedInstanceContentRequest request) |
GetManagedInstanceContentResponse |
ReportingManagedInstance.getManagedInstanceContent(GetManagedInstanceContentRequest request)
Returns a report for a single managed instance whose associated erratas match the given
filters.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
GetManagedInstanceContentResponse |
GetManagedInstanceContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagedInstanceContentResponse.Builder |
GetManagedInstanceContentResponse.Builder.copy(GetManagedInstanceContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.