Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetObjectContentResponse |
Devops.getObjectContent(GetObjectContentRequest request)
Retrieve contents of a specified object.
|
GetObjectContentResponse |
DevopsClient.getObjectContent(GetObjectContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetObjectContentResponse> |
DevopsAsyncClient.getObjectContent(GetObjectContentRequest request,
AsyncHandler<GetObjectContentRequest,GetObjectContentResponse> handler) |
Future<GetObjectContentResponse> |
DevopsAsync.getObjectContent(GetObjectContentRequest request,
AsyncHandler<GetObjectContentRequest,GetObjectContentResponse> handler)
Retrieve contents of a specified object.
|
Modifier and Type | Method and Description |
---|---|
Future<GetObjectContentResponse> |
DevopsAsyncClient.getObjectContent(GetObjectContentRequest request,
AsyncHandler<GetObjectContentRequest,GetObjectContentResponse> handler) |
Future<GetObjectContentResponse> |
DevopsAsync.getObjectContent(GetObjectContentRequest request,
AsyncHandler<GetObjectContentRequest,GetObjectContentResponse> handler)
Retrieve contents of a specified object.
|
Modifier and Type | Method and Description |
---|---|
GetObjectContentResponse |
GetObjectContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetObjectContentResponse.Builder |
GetObjectContentResponse.Builder.copy(GetObjectContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.