public class Resource
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Resource.Builder
Builder.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResourceAttribute> |
attributes()
Gets the attributes.
|
Resource.Builder |
newBuilder()
New builder.
|
java.util.List<ResourceTagAttribute> |
tags()
Gets the tags.
|
public Resource.Builder newBuilder()
public java.util.List<ResourceAttribute> attributes()
public java.util.List<ResourceTagAttribute> tags()
Copyright © 2022 IBM Cloud Platform Services. All rights reserved.