Interface ListAppliedSchemaArnsResponse.Builder

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

  • Method Details

    • schemaArns

      The ARNs of schemas that are applied to the directory.

      Parameters:
      schemaArns - The ARNs of schemas that are applied to the directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaArns

      ListAppliedSchemaArnsResponse.Builder schemaArns(String... schemaArns)

      The ARNs of schemas that are applied to the directory.

      Parameters:
      schemaArns - The ARNs of schemas that are applied to the directory.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination token.

      Parameters:
      nextToken - The pagination token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.