Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceMetadataServicePatch
-
Packages that use InstanceMetadataServicePatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceMetadataServicePatch in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceMetadataServicePatch Modifier and Type Method Description InstanceMetadataServicePatchInstanceMetadataServicePatch.Builder. build()Builds a InstanceMetadataServicePatch.InstanceMetadataServicePatchInstancePatch. metadataService()Gets the metadataService.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type InstanceMetadataServicePatch Modifier and Type Method Description InstancePatch.BuilderInstancePatch.Builder. metadataService(InstanceMetadataServicePatch metadataService)Set the metadataService.
-