Interface UpdateSchemaResponse.Builder

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

public static interface UpdateSchemaResponse.Builder extends CloudDirectoryResponse.Builder, SdkPojo, CopyableBuilder<UpdateSchemaResponse.Builder,UpdateSchemaResponse>
  • Method Details

    • schemaArn

      UpdateSchemaResponse.Builder schemaArn(String schemaArn)

      The ARN that is associated with the updated schema. For more information, see arns.

      Parameters:
      schemaArn - The ARN that is associated with the updated schema. For more information, see arns.
      Returns:
      Returns a reference to this object so that method calls can be chained together.