public class GetKeysOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetKeysOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
bluemixInstance()
Gets the bluemixInstance.
|
String |
correlationId()
Gets the correlationId.
|
Boolean |
extractable()
Gets the extractable.
|
Long |
limit()
Gets the limit.
|
GetKeysOptions.Builder |
newBuilder()
New builder.
|
Long |
offset()
Gets the offset.
|
List<Long> |
state()
Gets the state.
|
String |
xKmsKeyRing()
Gets the xKmsKeyRing.
|
public GetKeysOptions.Builder newBuilder()
public String bluemixInstance()
public String correlationId()
public Long limit()
public Long offset()
public List<Long> state()
public Boolean extractable()
public String xKmsKeyRing()
Copyright © 2022 IBM Cloud. All rights reserved.