Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.responses |
Modifier and Type | Method and Description |
---|---|
GetZprPolicyResponse |
Zpr.getZprPolicy(GetZprPolicyRequest request)
Gets information about a ZprPolicy.
|
GetZprPolicyResponse |
ZprClient.getZprPolicy(GetZprPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetZprPolicyResponse> |
ZprAsyncClient.getZprPolicy(GetZprPolicyRequest request,
AsyncHandler<GetZprPolicyRequest,GetZprPolicyResponse> handler) |
Future<GetZprPolicyResponse> |
ZprAsync.getZprPolicy(GetZprPolicyRequest request,
AsyncHandler<GetZprPolicyRequest,GetZprPolicyResponse> handler)
Gets information about a ZprPolicy.
|
Modifier and Type | Method and Description |
---|---|
GetZprPolicyResponse |
GetZprPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetZprPolicyResponse.Builder |
GetZprPolicyResponse.Builder.copy(GetZprPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.