Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileIdentity
-
Packages that use BareMetalServerProfileIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classBareMetalServerProfileIdentityByHrefBareMetalServerProfileIdentityByHref.classBareMetalServerProfileIdentityByNameBareMetalServerProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileIdentity Modifier and Type Method Description BareMetalServerProfileIdentityBareMetalServerPrototype. profile()Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type BareMetalServerProfileIdentity Modifier and Type Method Description BareMetalServerPrototypeBareMetalServerByNetworkAttachment.BuilderBareMetalServerPrototypeBareMetalServerByNetworkAttachment.Builder. profile(BareMetalServerProfileIdentity profile)Set the profile.BareMetalServerPrototypeBareMetalServerByNetworkInterface.BuilderBareMetalServerPrototypeBareMetalServerByNetworkInterface.Builder. profile(BareMetalServerProfileIdentity profile)Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type BareMetalServerProfileIdentity Constructor Description Builder(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.
-