Interface UpdateIdentitySourceResponse.Builder

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

  • Method Details

    • createdDate

      The date and time that the updated identity source was originally created.

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

      UpdateIdentitySourceResponse.Builder identitySourceId(String identitySourceId)

      The ID of the updated identity source.

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

      UpdateIdentitySourceResponse.Builder lastUpdatedDate(Instant lastUpdatedDate)

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

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

      UpdateIdentitySourceResponse.Builder policyStoreId(String policyStoreId)

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

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