Interface ProfileOutboundRequest.Builder

  • Method Details

    • clientToken

      ProfileOutboundRequest.Builder clientToken(String clientToken)
      Sets the value of the ClientToken property for this object.
      Parameters:
      clientToken - The new value for the ClientToken property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileId

      ProfileOutboundRequest.Builder profileId(String profileId)
      Sets the value of the ProfileId property for this object.
      Parameters:
      profileId - The new value for the ProfileId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expirationTime

      ProfileOutboundRequest.Builder expirationTime(Instant expirationTime)
      Sets the value of the ExpirationTime property for this object.
      Parameters:
      expirationTime - The new value for the ExpirationTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.