Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionIKEIdentity
-
Packages that use VPNGatewayConnectionIKEIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNGatewayConnectionIKEIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VPNGatewayConnectionIKEIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityFQDN
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityFQDN.class
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityHostname
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityHostname.class
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityIPv4
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityIPv4.class
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityKeyID
VPNGatewayConnectionIKEIdentityVPNGatewayConnectionIKEIdentityKeyID.Methods in com.ibm.cloud.is.vpc.v1.model that return VPNGatewayConnectionIKEIdentity Modifier and Type Method Description VPNGatewayConnectionIKEIdentity
VPNGatewayConnectionPolicyModePeer. getIkeIdentity()
Gets the ikeIdentity.VPNGatewayConnectionIKEIdentity
VPNGatewayConnectionStaticRouteModePeer. getIkeIdentity()
Gets the ikeIdentity.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type VPNGatewayConnectionIKEIdentity Modifier and Type Method Description List<VPNGatewayConnectionIKEIdentity>
VPNGatewayConnectionPolicyModeLocal. getIkeIdentities()
Gets the ikeIdentities.List<VPNGatewayConnectionIKEIdentity>
VPNGatewayConnectionStaticRouteModeLocal. getIkeIdentities()
Gets the ikeIdentities.
-