Interface GetTemporaryGluePartitionCredentialsResponse.Builder

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

  • Method Details

    • accessKeyId

      The access key ID for the temporary credentials.

      Parameters:
      accessKeyId - The access key ID for the temporary credentials.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • secretAccessKey

      The secret key for the temporary credentials.

      Parameters:
      secretAccessKey - The secret key for the temporary credentials.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionToken

      The session token for the temporary credentials.

      Parameters:
      sessionToken - The session token for the temporary credentials.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiration

      The date and time when the temporary credentials expire.

      Parameters:
      expiration - The date and time when the temporary credentials expire.
      Returns:
      Returns a reference to this object so that method calls can be chained together.