public static class GetRoverEntitlementResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetRoverEntitlementResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetRoverEntitlementResponse |
build() |
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.
|
String |
toString() |
public GetRoverEntitlementResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetRoverEntitlementResponse.Builder copy(GetRoverEntitlementResponse o)
Copy method to populate the builder with values from the given instance.
public GetRoverEntitlementResponse build()
public GetRoverEntitlementResponse.Builder opcRequestId(String opcRequestId)
this
.public GetRoverEntitlementResponse.Builder etag(String etag)
this
.public GetRoverEntitlementResponse.Builder roverEntitlement(RoverEntitlement roverEntitlement)
The returned RoverEntitlement instance.
this
.Copyright © 2016–2022. All rights reserved.