public class ListResourceAliasesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ListResourceAliasesOptions.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
String |
guid()
Gets the guid.
|
String |
limit()
Gets the limit.
|
String |
name()
Gets the name.
|
ListResourceAliasesOptions.Builder |
newBuilder()
New builder.
|
String |
regionInstanceId()
Gets the regionInstanceId.
|
String |
resourceGroupId()
Gets the resourceGroupId.
|
String |
resourceId()
Gets the resourceId.
|
String |
resourceInstanceId()
Gets the resourceInstanceId.
|
String |
updatedFrom()
Gets the updatedFrom.
|
String |
updatedTo()
Gets the updatedTo.
|
public ListResourceAliasesOptions.Builder newBuilder()
public String guid()
public String name()
public String resourceInstanceId()
public String regionInstanceId()
public String resourceId()
public String resourceGroupId()
public String limit()
public String updatedFrom()
public String updatedTo()
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.