public class NetworkPolicyAttribute
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
NetworkPolicyAttribute.AllowedNetwork
If set to `public-and-private`, Key Protect allows the instance to be accessible through public and private
endpoints.
|
static class |
NetworkPolicyAttribute.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
allowedNetwork()
Gets the allowedNetwork.
|
NetworkPolicyAttribute.Builder |
newBuilder()
New builder.
|
public NetworkPolicyAttribute.Builder newBuilder()
public String allowedNetwork()
Copyright © 2022 IBM Cloud. All rights reserved.