public static interface GetNetworkInsightsAccessScopeContentRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<GetNetworkInsightsAccessScopeContentRequest.Builder,GetNetworkInsightsAccessScopeContentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetNetworkInsightsAccessScopeContentRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
GetNetworkInsightsAccessScopeContentRequest.Builder |
networkInsightsAccessScopeId(String networkInsightsAccessScopeId)
The ID of the Network Access Scope.
|
GetNetworkInsightsAccessScopeContentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetNetworkInsightsAccessScopeContentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetNetworkInsightsAccessScopeContentRequest.Builder networkInsightsAccessScopeId(String networkInsightsAccessScopeId)
The ID of the Network Access Scope.
networkInsightsAccessScopeId - The ID of the Network Access Scope.GetNetworkInsightsAccessScopeContentRequest.Builder dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.
dryRun - Checks whether you have the required permissions for the action, without actually making the request,
and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it is UnauthorizedOperation.GetNetworkInsightsAccessScopeContentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetNetworkInsightsAccessScopeContentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.