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