public static class ListDerivedLogicalEntitiesResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListDerivedLogicalEntitiesResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListDerivedLogicalEntitiesResponse |
build() |
ListDerivedLogicalEntitiesResponse.Builder |
copy(ListDerivedLogicalEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
ListDerivedLogicalEntitiesResponse.Builder |
entityCollection(EntityCollection entityCollection)
The returned EntityCollection instance.
|
ListDerivedLogicalEntitiesResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
String |
toString() |
public ListDerivedLogicalEntitiesResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListDerivedLogicalEntitiesResponse.Builder copy(ListDerivedLogicalEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
public ListDerivedLogicalEntitiesResponse build()
public ListDerivedLogicalEntitiesResponse.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 ListDerivedLogicalEntitiesResponse.Builder entityCollection(EntityCollection entityCollection)
The returned EntityCollection instance.
this
.Copyright © 2016–2022. All rights reserved.