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