Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.ConnectedEnvironmentStoragesCollectionInner
Packages that use ConnectedEnvironmentStoragesCollectionInner
Package
Description
Package containing the service clients for ContainerAppsApiClient.
Package containing the inner data models for ContainerAppsApiClient.
Package containing the data models for ContainerAppsApiClient.
-
Uses of ConnectedEnvironmentStoragesCollectionInner in com.azure.resourcemanager.appcontainers.fluent
Methods in com.azure.resourcemanager.appcontainers.fluent that return ConnectedEnvironmentStoragesCollectionInnerModifier and TypeMethodDescriptionGet all storages for a connectedEnvironment.Methods in com.azure.resourcemanager.appcontainers.fluent that return types with arguments of type ConnectedEnvironmentStoragesCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<ConnectedEnvironmentStoragesCollectionInner> ConnectedEnvironmentsStoragesClient.listWithResponse
(String resourceGroupName, String connectedEnvironmentName, com.azure.core.util.Context context) Get all storages for a connectedEnvironment. -
Uses of ConnectedEnvironmentStoragesCollectionInner in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ConnectedEnvironmentStoragesCollectionInnerModifier and TypeMethodDescriptionConnectedEnvironmentStoragesCollectionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectedEnvironmentStoragesCollectionInner from the JsonReader.ConnectedEnvironmentStoragesCollectionInner.withValue
(List<ConnectedEnvironmentStorageInner> value) Set the value property: Collection of storage resources. -
Uses of ConnectedEnvironmentStoragesCollectionInner in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ConnectedEnvironmentStoragesCollectionInnerModifier and TypeMethodDescriptionConnectedEnvironmentStoragesCollection.innerModel()
Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.ConnectedEnvironmentStoragesCollectionInner object.