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