Uses of Class
com.oracle.bmc.datacatalog.responses.GetTypeResponse.Builder
-
Packages that use GetTypeResponse.Builder Package Description com.oracle.bmc.datacatalog.responses -
-
Uses of GetTypeResponse.Builder in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GetTypeResponse.Builder Modifier and Type Method Description GetTypeResponse.BuilderGetTypeResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static GetTypeResponse.BuilderGetTypeResponse. builder()Return a new builder for this response object.GetTypeResponse.BuilderGetTypeResponse.Builder. copy(GetTypeResponse o)Copy method to populate the builder with values from the given instance.GetTypeResponse.BuilderGetTypeResponse.Builder. etag(String etag)For optimistic concurrency control.GetTypeResponse.BuilderGetTypeResponse.Builder. headers(Map<String,List<String>> headers)GetTypeResponse.BuilderGetTypeResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.GetTypeResponse.BuilderGetTypeResponse.Builder. type(Type type)The returned Type instance.
-