Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
GetObjectContentResponse |
Devops.getObjectContent(GetObjectContentRequest request)
Retrieve contents of a specified object.
|
GetObjectContentResponse |
DevopsClient.getObjectContent(GetObjectContentRequest request) |
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 |
---|---|
GetObjectContentRequest |
GetObjectContentRequest.Builder.build()
Build the instance of GetObjectContentRequest as configured by this builder
|
GetObjectContentRequest |
GetObjectContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetObjectContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetObjectContentRequest.Builder |
GetObjectContentRequest.Builder.copy(GetObjectContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.