public class ListConfigurationsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ListConfigurationsOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
environmentId()
Gets the environmentId.
|
String |
name()
Gets the name.
|
ListConfigurationsOptions.Builder |
newBuilder()
New builder.
|
public ListConfigurationsOptions.Builder newBuilder()
public String environmentId()
The ID of the environment.
public String name()
Find configurations with the given name.
Copyright © 2023 IBM Cloud. All rights reserved.