public static interface DeleteCoreNetworkPolicyVersionRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<DeleteCoreNetworkPolicyVersionRequest.Builder,DeleteCoreNetworkPolicyVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteCoreNetworkPolicyVersionRequest.Builder |
coreNetworkId(String coreNetworkId)
The ID of a core network for the deleted policy.
|
DeleteCoreNetworkPolicyVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteCoreNetworkPolicyVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteCoreNetworkPolicyVersionRequest.Builder |
policyVersionId(Integer policyVersionId)
The version ID of the deleted policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteCoreNetworkPolicyVersionRequest.Builder coreNetworkId(String coreNetworkId)
The ID of a core network for the deleted policy.
coreNetworkId - The ID of a core network for the deleted policy.DeleteCoreNetworkPolicyVersionRequest.Builder policyVersionId(Integer policyVersionId)
The version ID of the deleted policy.
policyVersionId - The version ID of the deleted policy.DeleteCoreNetworkPolicyVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteCoreNetworkPolicyVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.