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