Package | Description |
---|---|
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
CreateNodePoolDetails |
CreateNodePoolDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateNodePoolDetails.Builder |
CreateNodePoolDetails.Builder.copy(CreateNodePoolDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateNodePoolDetails |
CreateNodePoolRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateNodePoolDetails |
CreateNodePoolRequest.getCreateNodePoolDetails()
The details of the node pool to create.
|
Modifier and Type | Method and Description |
---|---|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.body$(CreateNodePoolDetails body)
Alternative setter for the body parameter.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.createNodePoolDetails(CreateNodePoolDetails createNodePoolDetails)
The details of the node pool to create.
|
Copyright © 2016–2024. All rights reserved.