@Generated(value="OracleSDKGenerator", comments="API Version: 20180917") public class GetTemplateTfConfigResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetTemplateTfConfigResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static GetTemplateTfConfigResponse.Builder |
builder() |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
InputStream |
getInputStream()
The returned java.io.InputStream instance.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
public static GetTemplateTfConfigResponse.Builder builder()
public int get__httpStatusCode__()
HTTP status code returned by the operation.
public String getOpcRequestId()
Unique identifier for the request.
public InputStream getInputStream()
The returned java.io.InputStream instance.
Copyright © 2016–2021. All rights reserved.