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