public static class GetRoverEntitlementResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetRoverEntitlementResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetRoverEntitlementResponse |
build()
Build the response object.
|
GetRoverEntitlementResponse.Builder |
copy(GetRoverEntitlementResponse o)
Copy method to populate the builder with values from the given instance.
|
GetRoverEntitlementResponse.Builder |
etag(String etag) |
GetRoverEntitlementResponse.Builder |
opcRequestId(String opcRequestId) |
GetRoverEntitlementResponse.Builder |
roverEntitlement(RoverEntitlement roverEntitlement)
The returned RoverEntitlement instance.
|
public GetRoverEntitlementResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetRoverEntitlementResponse.Builder opcRequestId(String opcRequestId)
opcRequestId
- the value to setpublic GetRoverEntitlementResponse.Builder etag(String etag)
etag
- the value to setpublic GetRoverEntitlementResponse.Builder roverEntitlement(RoverEntitlement roverEntitlement)
The returned RoverEntitlement instance.
roverEntitlement
- the value to setpublic GetRoverEntitlementResponse.Builder copy(GetRoverEntitlementResponse o)
Copy method to populate the builder with values from the given instance.
public GetRoverEntitlementResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.