Package | Description |
---|---|
com.oracle.bmc.bastion.model | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
UpdateBastionDetails |
UpdateBastionDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateBastionDetails.Builder |
UpdateBastionDetails.Builder.copy(UpdateBastionDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateBastionDetails |
UpdateBastionRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateBastionDetails |
UpdateBastionRequest.getUpdateBastionDetails()
The bastion information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateBastionRequest.Builder |
UpdateBastionRequest.Builder.body$(UpdateBastionDetails body)
Alternative setter for the body parameter.
|
UpdateBastionRequest.Builder |
UpdateBastionRequest.Builder.updateBastionDetails(UpdateBastionDetails updateBastionDetails)
The bastion information to be updated.
|
Copyright © 2016–2024. All rights reserved.