Interface DaprComponent.Definition
- All Superinterfaces:
DaprComponent.DefinitionStages.Blank,DaprComponent.DefinitionStages.WithComponentType,DaprComponent.DefinitionStages.WithCreate,DaprComponent.DefinitionStages.WithIgnoreErrors,DaprComponent.DefinitionStages.WithInitTimeout,DaprComponent.DefinitionStages.WithMetadata,DaprComponent.DefinitionStages.WithParentResource,DaprComponent.DefinitionStages.WithScopes,DaprComponent.DefinitionStages.WithSecrets,DaprComponent.DefinitionStages.WithSecretStoreComponent,DaprComponent.DefinitionStages.WithVersion
- Enclosing interface:
DaprComponent
public static interface DaprComponent.Definition
extends DaprComponent.DefinitionStages.Blank, DaprComponent.DefinitionStages.WithParentResource, DaprComponent.DefinitionStages.WithCreate
The entirety of the DaprComponent definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithComponentType
withComponentTypeMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithIgnoreErrors
withIgnoreErrorsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithInitTimeout
withInitTimeoutMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithParentResource
withExistingConnectedEnvironmentMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithScopes
withScopesMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithSecrets
withSecretsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithSecretStoreComponent
withSecretStoreComponentMethods inherited from interface com.azure.resourcemanager.appcontainers.models.DaprComponent.DefinitionStages.WithVersion
withVersion