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