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