CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.builder() |
Return a new builder for this response object.
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.contentLocation(String contentLocation) |
The full URI of the resource related to the request
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.copy(CreateReplicationScheduleResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.etag(String etag) |
For optimistic concurrency control, see if-match.
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.location(String location) |
The full URI of the resource related to the request
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous request.
|
CreateReplicationScheduleResponse.Builder |
CreateReplicationScheduleResponse.Builder.replicationSchedule(ReplicationSchedule replicationSchedule) |
The returned ReplicationSchedule instance.
|