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