Uses of Class
com.microsoft.graph.models.CloudPC
Packages that use CloudPC
-
Uses of CloudPC in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPCModifier and TypeMethodDescriptionstatic CloudPCCloudPC.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type CloudPCModifier and TypeMethodDescriptionUser.getCloudPCs()Gets the cloudPCs property value.VirtualEndpoint.getCloudPCs()Gets the cloudPCs property value.CloudPCCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type CloudPCModifier and TypeMethodDescriptionvoidUser.setCloudPCs(List<CloudPC> value) Sets the cloudPCs property value.voidVirtualEndpoint.setCloudPCs(List<CloudPC> value) Sets the cloudPCs property value.voidSets the value property value.