Package | Description |
---|---|
com.oracle.bmc.bastion.model | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
CreateBastionDetails |
CreateBastionDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateBastionDetails.Builder |
CreateBastionDetails.Builder.copy(CreateBastionDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateBastionDetails |
CreateBastionRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateBastionDetails |
CreateBastionRequest.getCreateBastionDetails()
Details for the new bastion.
|
Modifier and Type | Method and Description |
---|---|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.body$(CreateBastionDetails body)
Alternative setter for the body parameter.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.createBastionDetails(CreateBastionDetails createBastionDetails)
Details for the new bastion.
|
Copyright © 2016–2024. All rights reserved.