Package-level declarations

Types

Link copied to clipboard
enum ApiKind : Enum<ApiKind> , ConvertibleToJava<ApiKind>

Kind of API. For example, REST or GraphQL.

Link copied to clipboard
enum DeploymentState : Enum<DeploymentState> , ConvertibleToJava<DeploymentState>

State of API deployment.

Link copied to clipboard
enum EnvironmentKind : Enum<EnvironmentKind> , ConvertibleToJava<EnvironmentKind>

Environment kind.

Link copied to clipboard
enum EnvironmentServerType : Enum<EnvironmentServerType> , ConvertibleToJava<EnvironmentServerType>

Type of the server that represents the environment.

Link copied to clipboard
enum ImportSpecificationOptions : Enum<ImportSpecificationOptions> , ConvertibleToJava<ImportSpecificationOptions>

Indicates if the specification should be imported along with metadata.

Link copied to clipboard
enum LifecycleStage : Enum<LifecycleStage> , ConvertibleToJava<LifecycleStage>

Current lifecycle stage of the API.

Link copied to clipboard
enum ManagedServiceIdentityType : Enum<ManagedServiceIdentityType> , ConvertibleToJava<ManagedServiceIdentityType>

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

Link copied to clipboard
enum MetadataAssignmentEntity : Enum<MetadataAssignmentEntity> , ConvertibleToJava<MetadataAssignmentEntity>

The entities this metadata schema component gets applied to.