Interface CreateServiceNetworkResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateServiceNetworkResponse.Builder,CreateServiceNetworkResponse>, SdkBuilder<CreateServiceNetworkResponse.Builder,CreateServiceNetworkResponse>, SdkPojo, SdkResponse.Builder, VpcLatticeResponse.Builder
Enclosing class:
CreateServiceNetworkResponse

public static interface CreateServiceNetworkResponse.Builder extends VpcLatticeResponse.Builder, SdkPojo, CopyableBuilder<CreateServiceNetworkResponse.Builder,CreateServiceNetworkResponse>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the service network.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the service network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • authType

      The type of IAM policy.

      Parameters:
      authType - The type of IAM policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • authType

      The type of IAM policy.

      Parameters:
      authType - The type of IAM policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • id

      The ID of the service network.

      Parameters:
      id - The ID of the service network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the service network.

      Parameters:
      name - The name of the service network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.