public static class UpdateAuthTokenResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateAuthTokenResponse.Builder |
authToken(AuthToken authToken) |
UpdateAuthTokenResponse |
build() |
UpdateAuthTokenResponse.Builder |
copy(UpdateAuthTokenResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateAuthTokenResponse.Builder |
etag(String etag) |
UpdateAuthTokenResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public UpdateAuthTokenResponse.Builder copy(UpdateAuthTokenResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateAuthTokenResponse.Builder opcRequestId(String opcRequestId)
public UpdateAuthTokenResponse.Builder etag(String etag)
public UpdateAuthTokenResponse.Builder authToken(AuthToken authToken)
public UpdateAuthTokenResponse build()
Copyright © 2016–2019. All rights reserved.