Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner
Packages that use JobSecretsCollectionInner
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 JobSecretsCollectionInner in com.azure.resourcemanager.appcontainers.fluent
Methods in com.azure.resourcemanager.appcontainers.fluent that return JobSecretsCollectionInnerModifier and TypeMethodDescriptionJobsClient.listSecrets(String resourceGroupName, String jobName) List secrets for a container apps job.Methods in com.azure.resourcemanager.appcontainers.fluent that return types with arguments of type JobSecretsCollectionInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<JobSecretsCollectionInner> JobsClient.listSecretsWithResponse(String resourceGroupName, String jobName, com.azure.core.util.Context context) List secrets for a container apps job. -
Uses of JobSecretsCollectionInner in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return JobSecretsCollectionInnerModifier and TypeMethodDescriptionstatic JobSecretsCollectionInnerJobSecretsCollectionInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of JobSecretsCollectionInner from the JsonReader.Set the value property: Collection of resources. -
Uses of JobSecretsCollectionInner in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return JobSecretsCollectionInnerModifier and TypeMethodDescriptionJobSecretsCollection.innerModel()Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.JobSecretsCollectionInner object.