Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
GetProfileResponse |
DataSafe.getProfile(GetProfileRequest request)
Lists the details of given profile available on the target.
|
GetProfileResponse |
DataSafeClient.getProfile(GetProfileRequest request) |
Future<GetProfileResponse> |
DataSafeAsync.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler)
Lists the details of given profile available on the target.
|
Future<GetProfileResponse> |
DataSafeAsyncClient.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetProfileResponse> |
DataSafeAsync.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler)
Lists the details of given profile available on the target.
|
Future<GetProfileResponse> |
DataSafeAsyncClient.getProfile(GetProfileRequest request,
AsyncHandler<GetProfileRequest,GetProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProfileRequest |
GetProfileRequest.Builder.build()
Build the instance of GetProfileRequest as configured by this builder
|
GetProfileRequest |
GetProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProfileRequest.Builder |
GetProfileRequest.Builder.copy(GetProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.