public static class ScheduleKeyDeletionResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ScheduleKeyDeletionResponse |
build() |
ScheduleKeyDeletionResponse.Builder |
copy(ScheduleKeyDeletionResponse o)
Copy method to populate the builder with values from the given instance.
|
ScheduleKeyDeletionResponse.Builder |
etag(String etag) |
ScheduleKeyDeletionResponse.Builder |
key(Key key) |
ScheduleKeyDeletionResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ScheduleKeyDeletionResponse.Builder copy(ScheduleKeyDeletionResponse o)
Copy method to populate the builder with values from the given instance.
public ScheduleKeyDeletionResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ScheduleKeyDeletionResponse.Builder etag(String etag)
public ScheduleKeyDeletionResponse.Builder opcRequestId(String opcRequestId)
public ScheduleKeyDeletionResponse.Builder key(Key key)
public ScheduleKeyDeletionResponse build()
Copyright © 2016–2021. All rights reserved.