Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.requests |
Modifier and Type | Method and Description |
---|---|
CreateZprPolicyResponse |
Zpr.createZprPolicy(CreateZprPolicyRequest request)
Creates a ZprPolicy.
|
CreateZprPolicyResponse |
ZprClient.createZprPolicy(CreateZprPolicyRequest request) |
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 |
---|---|
CreateZprPolicyRequest |
CreateZprPolicyRequest.Builder.build()
Build the instance of CreateZprPolicyRequest as configured by this builder
|
CreateZprPolicyRequest |
CreateZprPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateZprPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.copy(CreateZprPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.