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