Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
GetStatusResponse |
Incident.getStatus(GetStatusRequest request)
Gets the status of the service.
|
GetStatusResponse |
IncidentClient.getStatus(GetStatusRequest request) |
Future<GetStatusResponse> |
IncidentAsync.getStatus(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResponse> handler)
Gets the status of the service.
|
Future<GetStatusResponse> |
IncidentAsyncClient.getStatus(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetStatusResponse> |
IncidentAsync.getStatus(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResponse> handler)
Gets the status of the service.
|
Future<GetStatusResponse> |
IncidentAsyncClient.getStatus(GetStatusRequest request,
AsyncHandler<GetStatusRequest,GetStatusResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetStatusRequest |
GetStatusRequest.Builder.build()
Build the instance of GetStatusRequest as configured by this builder
|
GetStatusRequest |
GetStatusRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetStatusRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetStatusRequest.Builder |
GetStatusRequest.Builder.copy(GetStatusRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.