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