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