Interface CreateIdentitySourceResponse.Builder

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

  • Method Details

    • createdDate

      The date and time the identity source was originally created.

      Parameters:
      createdDate - The date and time the identity source was originally created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identitySourceId

      CreateIdentitySourceResponse.Builder identitySourceId(String identitySourceId)

      The unique ID of the new identity source.

      Parameters:
      identitySourceId - The unique ID of the new identity source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedDate

      CreateIdentitySourceResponse.Builder lastUpdatedDate(Instant lastUpdatedDate)

      The date and time the identity source was most recently updated.

      Parameters:
      lastUpdatedDate - The date and time the identity source was most recently updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyStoreId

      CreateIdentitySourceResponse.Builder policyStoreId(String policyStoreId)

      The ID of the policy store that contains the identity source.

      Parameters:
      policyStoreId - The ID of the policy store that contains the identity source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.