Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.requests |
Modifier and Type | Method and Description |
---|---|
UpdateZprPolicyResponse |
Zpr.updateZprPolicy(UpdateZprPolicyRequest request)
Updates a specific ZprPolicy.
|
UpdateZprPolicyResponse |
ZprClient.updateZprPolicy(UpdateZprPolicyRequest request) |
Future<UpdateZprPolicyResponse> |
ZprAsyncClient.updateZprPolicy(UpdateZprPolicyRequest request,
AsyncHandler<UpdateZprPolicyRequest,UpdateZprPolicyResponse> handler) |
Future<UpdateZprPolicyResponse> |
ZprAsync.updateZprPolicy(UpdateZprPolicyRequest request,
AsyncHandler<UpdateZprPolicyRequest,UpdateZprPolicyResponse> handler)
Updates a specific ZprPolicy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateZprPolicyResponse> |
ZprAsyncClient.updateZprPolicy(UpdateZprPolicyRequest request,
AsyncHandler<UpdateZprPolicyRequest,UpdateZprPolicyResponse> handler) |
Future<UpdateZprPolicyResponse> |
ZprAsync.updateZprPolicy(UpdateZprPolicyRequest request,
AsyncHandler<UpdateZprPolicyRequest,UpdateZprPolicyResponse> handler)
Updates a specific ZprPolicy.
|
Modifier and Type | Method and Description |
---|---|
UpdateZprPolicyRequest |
UpdateZprPolicyRequest.Builder.build()
Build the instance of UpdateZprPolicyRequest as configured by this builder
|
UpdateZprPolicyRequest |
UpdateZprPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateZprPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.copy(UpdateZprPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.