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