public static class SummarizeResourceInventoryResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SummarizeResourceInventoryResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
SummarizeResourceInventoryResponse |
build() |
SummarizeResourceInventoryResponse.Builder |
copy(SummarizeResourceInventoryResponse o)
Copy method to populate the builder with values from the given instance.
|
SummarizeResourceInventoryResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
SummarizeResourceInventoryResponse.Builder |
resourceInventory(ResourceInventory resourceInventory)
The returned ResourceInventory instance.
|
String |
toString() |
public SummarizeResourceInventoryResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public SummarizeResourceInventoryResponse.Builder copy(SummarizeResourceInventoryResponse o)
Copy method to populate the builder with values from the given instance.
public SummarizeResourceInventoryResponse build()
public SummarizeResourceInventoryResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public SummarizeResourceInventoryResponse.Builder resourceInventory(ResourceInventory resourceInventory)
The returned ResourceInventory instance.
this
.Copyright © 2016–2022. All rights reserved.