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