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