Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPCIdentity
Packages that use VPCIdentity
-
Uses of VPCIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VPCIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
VPCIdentityByCRN.class
VPCIdentityByHref.class
VPCIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return VPCIdentityModifier and TypeMethodDescriptionInstanceTemplate.getVpc()
Gets the vpc.BareMetalServerPrototype.vpc()
Gets the vpc.CreateClusterNetworkOptions.vpc()
Gets the vpc.CreateEndpointGatewayOptions.vpc()
Gets the vpc.CreatePublicGatewayOptions.vpc()
Gets the vpc.CreateSecurityGroupOptions.vpc()
Gets the vpc.CreateVpcDnsResolutionBindingOptions.vpc()
Gets the vpc.InstancePrototype.vpc()
Gets the vpc.InstanceTemplatePrototype.vpc()
Gets the vpc.NetworkACLPrototype.vpc()
Gets the vpc.ShareMountTargetPrototype.vpc()
Gets the vpc.SubnetPrototype.vpc()
Gets the vpc.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPCIdentityModifier and TypeMethodDescriptionBareMetalServerPrototypeBareMetalServerByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.BareMetalServerPrototypeBareMetalServerByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.CreateClusterNetworkOptions.Builder.vpc
(VPCIdentity vpc) Set the vpc.CreateEndpointGatewayOptions.Builder.vpc
(VPCIdentity vpc) Set the vpc.CreatePublicGatewayOptions.Builder.vpc
(VPCIdentity vpc) Set the vpc.CreateSecurityGroupOptions.Builder.vpc
(VPCIdentity vpc) Set the vpc.CreateVpcDnsResolutionBindingOptions.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByCatalogOfferingInstanceByCatalogOfferingInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByCatalogOfferingInstanceByCatalogOfferingInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkAttachment.Builder
InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceBySourceTemplate.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByVolumeInstanceByVolumeInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstancePrototypeInstanceByVolumeInstanceByVolumeInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateByCatalogOfferingInstanceTemplateByCatalogOfferingInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateByCatalogOfferingInstanceTemplateByCatalogOfferingInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateBySourceSnapshotInstanceTemplateBySourceSnapshotInstanceByNetworkAttachment.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateBySourceSnapshotInstanceTemplateBySourceSnapshotInstanceByNetworkInterface.Builder.vpc
(VPCIdentity vpc) Set the vpc.InstanceTemplatePrototypeInstanceTemplateBySourceTemplate.Builder.vpc
(VPCIdentity vpc) Set the vpc.NetworkACLPrototypeNetworkACLByRules.Builder.vpc
(VPCIdentity vpc) Set the vpc.NetworkACLPrototypeNetworkACLBySourceNetworkACL.Builder.vpc
(VPCIdentity vpc) Set the vpc.ShareMountTargetPrototypeShareMountTargetByAccessControlModeVPC.Builder.vpc
(VPCIdentity vpc) Set the vpc.SubnetPrototypeSubnetByCIDR.Builder.vpc
(VPCIdentity vpc) Set the vpc.SubnetPrototypeSubnetByTotalCount.Builder.vpc
(VPCIdentity vpc) Set the vpc.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VPCIdentityModifierConstructorDescriptionBuilder
(ClusterNetworkProfileIdentity profile, VPCIdentity vpc, ZoneIdentity zone) Instantiates a new builder with required properties.Builder
(EndpointGatewayTargetPrototype target, VPCIdentity vpc) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc, ZoneIdentity zone) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc) Instantiates a new builder with required properties.Builder
(String vpcId, VPCIdentity vpc) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc, NetworkACLIdentity sourceNetworkAcl) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc, String ipv4CidrBlock) Instantiates a new builder with required properties.Builder
(VPCIdentity vpc, Long totalIpv4AddressCount, ZoneIdentity zone) Instantiates a new builder with required properties.Builder
(VPCIdentity vpcIdentityByCrn) Instantiates a new Builder from an existing VPCIdentityByCRN instance.Builder
(VPCIdentity vpcIdentityByHref) Instantiates a new Builder from an existing VPCIdentityByHref instance.Builder
(VPCIdentity vpcIdentityById) Instantiates a new Builder from an existing VPCIdentityById instance.