Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
GetOsPatchDetailsResponse |
BdsClient.getOsPatchDetails(GetOsPatchDetailsRequest request) |
GetOsPatchDetailsResponse |
Bds.getOsPatchDetails(GetOsPatchDetailsRequest request)
Get the details of an os patch
|
Future<GetOsPatchDetailsResponse> |
BdsAsyncClient.getOsPatchDetails(GetOsPatchDetailsRequest request,
AsyncHandler<GetOsPatchDetailsRequest,GetOsPatchDetailsResponse> handler) |
Future<GetOsPatchDetailsResponse> |
BdsAsync.getOsPatchDetails(GetOsPatchDetailsRequest request,
AsyncHandler<GetOsPatchDetailsRequest,GetOsPatchDetailsResponse> handler)
Get the details of an os patch
|
Modifier and Type | Method and Description |
---|---|
Future<GetOsPatchDetailsResponse> |
BdsAsyncClient.getOsPatchDetails(GetOsPatchDetailsRequest request,
AsyncHandler<GetOsPatchDetailsRequest,GetOsPatchDetailsResponse> handler) |
Future<GetOsPatchDetailsResponse> |
BdsAsync.getOsPatchDetails(GetOsPatchDetailsRequest request,
AsyncHandler<GetOsPatchDetailsRequest,GetOsPatchDetailsResponse> handler)
Get the details of an os patch
|
Modifier and Type | Method and Description |
---|---|
GetOsPatchDetailsRequest |
GetOsPatchDetailsRequest.Builder.build()
Build the instance of GetOsPatchDetailsRequest as configured by this builder
|
GetOsPatchDetailsRequest |
GetOsPatchDetailsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOsPatchDetailsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOsPatchDetailsRequest.Builder |
GetOsPatchDetailsRequest.Builder.copy(GetOsPatchDetailsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.