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 InstanceMetadataServicePatch
InstanceMetadataServicePatch.Builder. build()
Builds a InstanceMetadataServicePatch.InstanceMetadataServicePatch
InstancePatch. metadataService()
Gets the metadataService.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type InstanceMetadataServicePatch Modifier and Type Method Description InstancePatch.Builder
InstancePatch.Builder. metadataService(InstanceMetadataServicePatch metadataService)
Set the metadataService.
-