Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileIdentity
Packages that use BareMetalServerProfileIdentity
-
Uses of BareMetalServerProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassBareMetalServerProfileIdentityByHref.classBareMetalServerProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileIdentityMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type BareMetalServerProfileIdentityModifier and TypeMethodDescriptionBareMetalServerPrototypeBareMetalServerByNetworkAttachment.Builder.profile(BareMetalServerProfileIdentity profile) Set the profile.BareMetalServerPrototypeBareMetalServerByNetworkInterface.Builder.profile(BareMetalServerProfileIdentity profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type BareMetalServerProfileIdentityModifierConstructorDescriptionBuilder(BareMetalServerProfileIdentity bareMetalServerProfileIdentityByHref) Instantiates a new Builder from an existing BareMetalServerProfileIdentityByHref instance.Builder(BareMetalServerProfileIdentity bareMetalServerProfileIdentityByName) Instantiates a new Builder from an existing BareMetalServerProfileIdentityByName instance.Builder(BareMetalServerInitializationPrototype initialization, BareMetalServerProfileIdentity profile, ZoneIdentity zone, BareMetalServerPrimaryNetworkAttachmentPrototype primaryNetworkAttachment) Instantiates a new builder with required properties.Builder(BareMetalServerInitializationPrototype initialization, BareMetalServerProfileIdentity profile, ZoneIdentity zone, BareMetalServerPrimaryNetworkInterfacePrototype primaryNetworkInterface) Instantiates a new builder with required properties.