Interface UpdateServiceResponse.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the service.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the service.
      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:
    • certificateArn

      UpdateServiceResponse.Builder certificateArn(String certificateArn)

      The Amazon Resource Name (ARN) of the certificate.

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

      UpdateServiceResponse.Builder customDomainName(String customDomainName)

      The custom domain name of the service.

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

      The ID of the service.

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

      The name of the service.

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