Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.FleetspaceResourceInner
Packages that use FleetspaceResourceInner
Package
Description
Package containing the service clients for CosmosDBManagementClient.
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of FleetspaceResourceInner in com.azure.resourcemanager.cosmos.fluent
Methods in com.azure.resourcemanager.cosmos.fluent that return FleetspaceResourceInnerModifier and TypeMethodDescriptionFleetspacesClient.create(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.create(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body, com.azure.core.util.Context context) Creates an Azure Cosmos DB fleetspace under a fleet.Retrieves the properties of an existing Azure Cosmos DB fleetspace under a fleet.Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.update(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body, com.azure.core.util.Context context) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.Methods in com.azure.resourcemanager.cosmos.fluent that return types with arguments of type FleetspaceResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body, com.azure.core.util.Context context) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body, com.azure.core.util.Context context) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdate(String resourceGroupName, String fleetName, String fleetspaceName) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdate(String resourceGroupName, String fleetName, String fleetspaceName) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body, com.azure.core.util.Context context) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body, com.azure.core.util.Context context) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdateAsync(String resourceGroupName, String fleetName, String fleetspaceName) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdateAsync(String resourceGroupName, String fleetName, String fleetspaceName) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginUpdateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.createAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.Retrieves the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.http.rest.Response<FleetspaceResourceInner> FleetspacesClient.getWithResponse(String resourceGroupName, String fleetName, String fleetspaceName, com.azure.core.util.Context context) Retrieves the properties of an existing Azure Cosmos DB fleetspace under a fleet.Mono<com.azure.core.http.rest.Response<FleetspaceResourceInner>> FleetspacesClient.getWithResponseAsync(String resourceGroupName, String fleetName, String fleetspaceName) Retrieves the properties of an existing Azure Cosmos DB fleetspace under a fleet.com.azure.core.http.rest.PagedIterable<FleetspaceResourceInner> Lists all the fleetspaces under a fleet.com.azure.core.http.rest.PagedIterable<FleetspaceResourceInner> FleetspacesClient.list(String resourceGroupName, String fleetName, com.azure.core.util.Context context) Lists all the fleetspaces under a fleet.com.azure.core.http.rest.PagedFlux<FleetspaceResourceInner> Lists all the fleetspaces under a fleet.FleetspacesClient.updateAsync(String resourceGroupName, String fleetName, String fleetspaceName) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.updateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceUpdate body) Update the properties of an existing Azure Cosmos DB fleetspace under a fleet.Methods in com.azure.resourcemanager.cosmos.fluent with parameters of type FleetspaceResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreate(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body, com.azure.core.util.Context context) Creates an Azure Cosmos DB fleetspace under a fleet.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<FleetspaceResourceInner>, FleetspaceResourceInner> FleetspacesClient.beginCreateAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.create(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.create(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body, com.azure.core.util.Context context) Creates an Azure Cosmos DB fleetspace under a fleet.FleetspacesClient.createAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> FleetspacesClient.createWithResponseAsync(String resourceGroupName, String fleetName, String fleetspaceName, FleetspaceResourceInner body) Creates an Azure Cosmos DB fleetspace under a fleet. -
Uses of FleetspaceResourceInner in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return FleetspaceResourceInnerModifier and TypeMethodDescriptionstatic FleetspaceResourceInnerFleetspaceResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FleetspaceResourceInner from the JsonReader.FleetspaceResourceInner.withDataRegions(List<String> dataRegions) Set the dataRegions property: List of data regions assigned to the fleetspace.FleetspaceResourceInner.withFleetspaceApiKind(FleetspacePropertiesFleetspaceApiKind fleetspaceApiKind) Set the fleetspaceApiKind property: The kind of API this fleetspace belongs to.FleetspaceResourceInner.withProvisioningState(Status provisioningState) Set the provisioningState property: A provisioning state of the Fleetspace.FleetspaceResourceInner.withServiceTier(FleetspacePropertiesServiceTier serviceTier) Set the serviceTier property: Service Tier for the fleetspace.FleetspaceResourceInner.withThroughputPoolConfiguration(FleetspacePropertiesThroughputPoolConfiguration throughputPoolConfiguration) Set the throughputPoolConfiguration property: Configuration for throughput pool in the fleetspace. -
Uses of FleetspaceResourceInner in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type FleetspaceResourceInnerModifier and TypeMethodDescriptionFleetspaceListResult.value()Get the value property: List of fleetspaces and their properties.