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