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