@Generated(value="OracleSDKGenerator", comments="API Version: 20200129") public class GetApplicationRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetApplicationRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetApplicationRequest.Builder |
builder() |
String |
getApplicationId()
The unique ID for an application.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetApplicationRequest.Builder builder()
public String getApplicationId()
The unique ID for an application.
public String getOpcRequestId()
Unique identifier for the request. If provided, the returned request ID will include this value. Otherwise, a random request ID will be generated by the service.
Copyright © 2016–2020. All rights reserved.