Interface GetWorkloadAccessTokenResponse.Builder

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

  • Method Details

    • workloadAccessToken

      GetWorkloadAccessTokenResponse.Builder workloadAccessToken(String workloadAccessToken)

      An opaque token representing the identity of both the workload and the user.

      Parameters:
      workloadAccessToken - An opaque token representing the identity of both the workload and the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.