Class GatewayMacsecConfigPatchTemplateFallbackCak
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.GatewayMacsecConfigPatchTemplateFallbackCak
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GatewayMacsecConfigPatchTemplateFallbackCak extends com.ibm.cloud.sdk.core.service.model.GenericModelFallback connectivity association key. MACsec keys must be type=standard with key name lengths between 2 to 64 inclusive and contain only characters [a-fA-F0-9]. The key material must be exactly 64 characters in length and contain only [a-fA-F0-9]. To clear the optional `fallback_cak` field patch its crn to `""`. A gateway's `fallback_cak` crn cannot match its `primary_cak` crn.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGatewayMacsecConfigPatchTemplateFallbackCak.BuilderBuilder.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringcrn()Gets the crn.GatewayMacsecConfigPatchTemplateFallbackCak.BuildernewBuilder()New builder.
 
- 
- 
- 
Method Detail- 
newBuilderpublic GatewayMacsecConfigPatchTemplateFallbackCak.Builder newBuilder() New builder.- Returns:
- a GatewayMacsecConfigPatchTemplateFallbackCak builder
 
 - 
crnpublic String crn() Gets the crn. connectivity association key crn.- Returns:
- the crn
 
 
- 
 
-