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