@Generated(value="OracleSDKGenerator", comments="API Version: 20190901") public class GetConfigurationResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetConfigurationResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static GetConfigurationResponse.Builder |
builder() |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
Configuration |
getConfiguration()
The returned Configuration instance.
|
public static GetConfigurationResponse.Builder builder()
public int get__httpStatusCode__()
HTTP status code returned by the operation.
public Configuration getConfiguration()
The returned Configuration instance.
Copyright © 2016–2021. All rights reserved.