Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.model | |
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
RemoveDataKeyDetails |
RemoveDataKeyDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RemoveDataKeyDetails.Builder |
RemoveDataKeyDetails.Builder.copy(RemoveDataKeyDetails model) |
Modifier and Type | Method and Description |
---|---|
List<RemoveDataKeyDetails> |
RemoveDataKeysRequest.getBody$()
Alternative accessor for the body parameter.
|
List<RemoveDataKeyDetails> |
RemoveDataKeysRequest.getRemoveDataKeysListDetails()
List of Data Keys to be removed.
|
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysRequest.Builder |
RemoveDataKeysRequest.Builder.removeDataKeysListDetails(RemoveDataKeyDetails singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
RemoveDataKeysRequest.Builder |
RemoveDataKeysRequest.Builder.body$(List<RemoveDataKeyDetails> body)
Alternative setter for the body parameter.
|
RemoveDataKeysRequest.Builder |
RemoveDataKeysRequest.Builder.removeDataKeysListDetails(List<RemoveDataKeyDetails> removeDataKeysListDetails)
List of Data Keys to be removed.
|
Copyright © 2016–2024. All rights reserved.