Interface AssociateTrustStoreResponse.Builder

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

  • Method Details

    • portalArn

      The ARN of the web portal.

      Parameters:
      portalArn - The ARN of the web portal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trustStoreArn

      AssociateTrustStoreResponse.Builder trustStoreArn(String trustStoreArn)

      The ARN of the trust store.

      Parameters:
      trustStoreArn - The ARN of the trust store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.