Models.ModelsListCompositeEntitiesDefinition Interface
public interface ModelsListCompositeEntitiesDefinition extends Models.ModelsListCompositeEntitiesDefinitionStages.WithAppId,Models.ModelsListCompositeEntitiesDefinitionStages.WithVersionId,Models.ModelsListCompositeEntitiesDefinitionStages.WithExecute
The entirety of listCompositeEntities definition.
Inherited Members
Models.ModelsListCompositeEntitiesDefinitionStages.WithExecute.execute()
Models.ModelsListCompositeEntitiesDefinitionStages.WithExecute.executeAsync()
Models.ModelsListCompositeEntitiesDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsListCompositeEntitiesDefinitionStages.WithAllOptions.withSkip(Integer skip)
Models.ModelsListCompositeEntitiesDefinitionStages.WithAllOptions.withTake(Integer take)
Models.ModelsListCompositeEntitiesDefinitionStages.WithVersionId.withVersionId(String versionId)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java