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