| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the service network.
|
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.Builder.authType(AuthType authType)
The type of IAM policy.
|
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.Builder.authType(String authType)
The type of IAM policy.
|
static UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.builder() |
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.Builder.id(String id)
The ID of the service network.
|
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.Builder.name(String name)
The name of the service network.
|
UpdateServiceNetworkResponse.Builder |
UpdateServiceNetworkResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateServiceNetworkResponse.Builder> |
UpdateServiceNetworkResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.