Uses of Class
odata.msgraph.client.beta.entity.EmbeddedSIMActivationCodePoolAssignment
-
Packages that use EmbeddedSIMActivationCodePoolAssignment Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of EmbeddedSIMActivationCodePoolAssignment in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EmbeddedSIMActivationCodePoolAssignment Modifier and Type Method Description EmbeddedSIMActivationCodePoolAssignmentEmbeddedSIMActivationCodePoolAssignment.Builder. build()EmbeddedSIMActivationCodePoolAssignmentEmbeddedSIMActivationCodePoolAssignment. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.EmbeddedSIMActivationCodePoolAssignmentEmbeddedSIMActivationCodePoolAssignment. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).EmbeddedSIMActivationCodePoolAssignmentEmbeddedSIMActivationCodePoolAssignment. withTarget(DeviceAndAppManagementAssignmentTarget target)Returns an immutable copy ofthiswith just thetargetfield changed.EmbeddedSIMActivationCodePoolAssignmentEmbeddedSIMActivationCodePoolAssignment. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.entity that return types with arguments of type EmbeddedSIMActivationCodePoolAssignment Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<EmbeddedSIMActivationCodePoolAssignment>EmbeddedSIMActivationCodePool. assign(List<EmbeddedSIMActivationCodePoolAssignment> assignments)Method parameters in odata.msgraph.client.beta.entity with type arguments of type EmbeddedSIMActivationCodePoolAssignment Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<EmbeddedSIMActivationCodePoolAssignment>EmbeddedSIMActivationCodePool. assign(List<EmbeddedSIMActivationCodePoolAssignment> assignments) -
Uses of EmbeddedSIMActivationCodePoolAssignment in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type EmbeddedSIMActivationCodePoolAssignment Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<EmbeddedSIMActivationCodePoolAssignment>EmbeddedSIMActivationCodePoolRequest. assign(List<EmbeddedSIMActivationCodePoolAssignment> assignments)Method parameters in odata.msgraph.client.beta.entity.request with type arguments of type EmbeddedSIMActivationCodePoolAssignment Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<EmbeddedSIMActivationCodePoolAssignment>EmbeddedSIMActivationCodePoolRequest. assign(List<EmbeddedSIMActivationCodePoolAssignment> assignments)
-