public class CollectionMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CollectionMetadata.Builder
Builder.
|
static interface |
CollectionMetadata.CollectionType
The type of resources in the resource array.
|
Modifier and Type | Method and Description |
---|---|
Long |
collectionTotal()
Gets the collectionTotal.
|
String |
collectionType()
Gets the collectionType.
|
CollectionMetadata.Builder |
newBuilder()
New builder.
|
public CollectionMetadata.Builder newBuilder()
public String collectionType()
public Long collectionTotal()
Copyright © 2022 IBM Cloud. All rights reserved.