Get Core Network Policy Document Plain Args Builder
Functions
Link copied to clipboard
suspend fun attachmentPolicies(vararg argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)
suspend fun attachmentPolicies(argument: List<suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit>)
suspend fun attachmentPolicies(argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)
Link copied to clipboard
suspend fun coreNetworkConfigurations(vararg values: GetCoreNetworkPolicyDocumentCoreNetworkConfiguration)
suspend fun coreNetworkConfigurations(vararg argument: suspend GetCoreNetworkPolicyDocumentCoreNetworkConfigurationBuilder.() -> Unit)
suspend fun coreNetworkConfigurations(value: List<GetCoreNetworkPolicyDocumentCoreNetworkConfiguration>)
suspend fun coreNetworkConfigurations(argument: List<suspend GetCoreNetworkPolicyDocumentCoreNetworkConfigurationBuilder.() -> Unit>)
suspend fun coreNetworkConfigurations(argument: suspend GetCoreNetworkPolicyDocumentCoreNetworkConfigurationBuilder.() -> Unit)
Link copied to clipboard
suspend fun segmentActions(vararg argument: suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit)
suspend fun segmentActions(argument: List<suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit>)
suspend fun segmentActions(argument: suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit)
Link copied to clipboard
suspend fun segments(vararg argument: suspend GetCoreNetworkPolicyDocumentSegmentBuilder.() -> Unit)