Package | Description |
---|---|
com.oracle.bmc.dataflow.model | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
CreatePoolDetails |
CreatePoolDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreatePoolDetails.Builder |
CreatePoolDetails.Builder.copy(CreatePoolDetails model) |
Modifier and Type | Method and Description |
---|---|
CreatePoolDetails |
CreatePoolRequest.getBody$()
Alternative accessor for the body parameter.
|
CreatePoolDetails |
CreatePoolRequest.getCreatePoolDetails()
The parameter required to create a pool.
|
Modifier and Type | Method and Description |
---|---|
CreatePoolRequest.Builder |
CreatePoolRequest.Builder.body$(CreatePoolDetails body)
Alternative setter for the body parameter.
|
CreatePoolRequest.Builder |
CreatePoolRequest.Builder.createPoolDetails(CreatePoolDetails createPoolDetails)
The parameter required to create a pool.
|
Copyright © 2016–2024. All rights reserved.