Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExternalClusterDetails |
UpdateExternalClusterDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateExternalClusterDetails.Builder |
UpdateExternalClusterDetails.Builder.copy(UpdateExternalClusterDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateExternalClusterDetails |
UpdateExternalClusterRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateExternalClusterDetails |
UpdateExternalClusterRequest.getUpdateExternalClusterDetails()
The details required to update an external cluster.
|
Modifier and Type | Method and Description |
---|---|
UpdateExternalClusterRequest.Builder |
UpdateExternalClusterRequest.Builder.body$(UpdateExternalClusterDetails body)
Alternative setter for the body parameter.
|
UpdateExternalClusterRequest.Builder |
UpdateExternalClusterRequest.Builder.updateExternalClusterDetails(UpdateExternalClusterDetails updateExternalClusterDetails)
The details required to update an external cluster.
|
Copyright © 2016–2024. All rights reserved.