Skip navigation links
A C D E F G H I L N R S T U W 

A

allFeatures() - Method in interface cd.connect.features.FeatureClientService
Gets a list of features and their states
allFeatures(Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Gets a list of features and their states
allFeatures() - Method in interface cd.connect.features.FeatureService
Gets a list of features and their states
allFeatures() - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets a list of features and their states
allFeatures(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets a list of features and their states
allFeaturesWithHttpInfo() - Method in interface cd.connect.features.FeatureClientService
Gets a list of features and their states
allFeaturesWithHttpInfo() - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets a list of features and their states
allFeaturesWithHttpInfo(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets a list of features and their states
applyAll(List<FeatureState>) - Method in interface cd.connect.features.FeatureClientService
Sets a list of features and their states in a single request
applyAll(List<FeatureState>, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Sets a list of features and their states in a single request
applyAll(List<FeatureState>) - Method in interface cd.connect.features.FeatureService
Sets a list of features and their states in a single request
applyAll(List<FeatureState>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Sets a list of features and their states in a single request
applyAll(List<FeatureState>, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Sets a list of features and their states in a single request
applyAllWithHttpInfo(List<FeatureState>) - Method in interface cd.connect.features.FeatureClientService
Sets a list of features and their states in a single request
applyAllWithHttpInfo(List<FeatureState>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Sets a list of features and their states in a single request
applyAllWithHttpInfo(List<FeatureState>, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Sets a list of features and their states in a single request

C

cd.connect.features - package cd.connect.features
 
cd.connect.features.impl - package cd.connect.features.impl
 
count() - Method in interface cd.connect.features.FeatureClientService
count number of features.
count(Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
count number of features.
count() - Method in interface cd.connect.features.FeatureService
count number of features.
count() - Method in class cd.connect.features.impl.FeatureServiceImpl
count number of features.
count(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
count number of features.
countWithHttpInfo() - Method in interface cd.connect.features.FeatureClientService
count number of features.
countWithHttpInfo() - Method in class cd.connect.features.impl.FeatureServiceImpl
count number of features.
countWithHttpInfo(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
count number of features.

D

disabledFeatures() - Method in interface cd.connect.features.FeatureClientService
the features that are disabled.
disabledFeatures(Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
the features that are disabled.
disabledFeatures() - Method in interface cd.connect.features.FeatureService
the features that are disabled.
disabledFeatures() - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are disabled.
disabledFeatures(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are disabled.
disabledFeaturesWithHttpInfo() - Method in interface cd.connect.features.FeatureClientService
the features that are disabled.
disabledFeaturesWithHttpInfo() - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are disabled.
disabledFeaturesWithHttpInfo(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are disabled.
disableFeature(String) - Method in interface cd.connect.features.FeatureClientService
Disables feature
disableFeature(String, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Disables feature
disableFeature(String) - Method in interface cd.connect.features.FeatureService
Disables feature
disableFeature(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Disables feature
disableFeature(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Disables feature
disableFeatureWithHttpInfo(String) - Method in interface cd.connect.features.FeatureClientService
Disables feature
disableFeatureWithHttpInfo(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Disables feature
disableFeatureWithHttpInfo(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Disables feature

E

enabledFeatures() - Method in interface cd.connect.features.FeatureClientService
the features that are enabled.
enabledFeatures(Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
the features that are enabled.
enabledFeatures() - Method in interface cd.connect.features.FeatureService
the features that are enabled.
enabledFeatures() - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are enabled.
enabledFeatures(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are enabled.
enabledFeaturesWithHttpInfo() - Method in interface cd.connect.features.FeatureClientService
the features that are enabled.
enabledFeaturesWithHttpInfo() - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are enabled.
enabledFeaturesWithHttpInfo(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
the features that are enabled.
enableFeature(String) - Method in interface cd.connect.features.FeatureClientService
Enables feature
enableFeature(String, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Enables feature
enableFeature(String) - Method in interface cd.connect.features.FeatureService
Enables feature
enableFeature(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Enables feature
enableFeature(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Enables feature
enableFeatureWithHttpInfo(String) - Method in interface cd.connect.features.FeatureClientService
Enables feature
enableFeatureWithHttpInfo(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Enables feature
enableFeatureWithHttpInfo(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Enables feature
ensureExists(List<String>) - Method in interface cd.connect.features.FeatureClientService
Ensures that this list of features exists in the feature service
ensureExists(List<String>, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Ensures that this list of features exists in the feature service
ensureExists(List<String>) - Method in interface cd.connect.features.FeatureService
Ensures that this list of features exists in the feature service
ensureExists(List<String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Ensures that this list of features exists in the feature service
ensureExists(List<String>, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Ensures that this list of features exists in the feature service
ensureExistsWithHttpInfo(List<String>) - Method in interface cd.connect.features.FeatureClientService
Ensures that this list of features exists in the feature service
ensureExistsWithHttpInfo(List<String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Ensures that this list of features exists in the feature service
ensureExistsWithHttpInfo(List<String>, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Ensures that this list of features exists in the feature service
equals(Object) - Method in class cd.connect.features.FeatureState
 
equals(Object) - Method in class cd.connect.features.FeatureTimestamp
 

F

FeatureClientService - Interface in cd.connect.features
 
FeatureService - Interface in cd.connect.features
 
FeatureServiceImpl - Class in cd.connect.features.impl
 
FeatureServiceImpl(ApiClient) - Constructor for class cd.connect.features.impl.FeatureServiceImpl
 
FeatureState - Class in cd.connect.features
FeatureState
FeatureState() - Constructor for class cd.connect.features.FeatureState
 
FeatureTimestamp - Class in cd.connect.features
FeatureTimestamp
FeatureTimestamp() - Constructor for class cd.connect.features.FeatureTimestamp
 

G

getApiClient() - Method in class cd.connect.features.impl.FeatureServiceImpl
 
getFeature(String) - Method in interface cd.connect.features.FeatureClientService
Gets the details about the feature identified by the name
getFeature(String, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Gets the details about the feature identified by the name
getFeature(String) - Method in interface cd.connect.features.FeatureService
Gets the details about the feature identified by the name
getFeature(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets the details about the feature identified by the name
getFeature(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets the details about the feature identified by the name
getFeatureWithHttpInfo(String) - Method in interface cd.connect.features.FeatureClientService
Gets the details about the feature identified by the name
getFeatureWithHttpInfo(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets the details about the feature identified by the name
getFeatureWithHttpInfo(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Gets the details about the feature identified by the name
getName() - Method in class cd.connect.features.FeatureState
Get name
getWhenEnabled() - Method in class cd.connect.features.FeatureState
Get whenEnabled
getWhenEnabled() - Method in class cd.connect.features.FeatureTimestamp
Get whenEnabled

H

hashCode() - Method in class cd.connect.features.FeatureState
 
hashCode() - Method in class cd.connect.features.FeatureTimestamp
 

I

isLocked() - Method in class cd.connect.features.FeatureState
Get locked

L

locked(Boolean) - Method in class cd.connect.features.FeatureState
 
lockFeature(String) - Method in interface cd.connect.features.FeatureClientService
Locks feature
lockFeature(String, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Locks feature
lockFeature(String) - Method in interface cd.connect.features.FeatureService
Locks feature
lockFeature(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Locks feature
lockFeature(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Locks feature
lockFeatureWithHttpInfo(String) - Method in interface cd.connect.features.FeatureClientService
Locks feature
lockFeatureWithHttpInfo(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Locks feature
lockFeatureWithHttpInfo(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Locks feature

N

name(String) - Method in class cd.connect.features.FeatureState
 

R

refresh() - Method in interface cd.connect.features.FeatureClientService
refresh feature states
refresh(Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
refresh feature states
refresh() - Method in interface cd.connect.features.FeatureService
refresh feature states
refresh() - Method in class cd.connect.features.impl.FeatureServiceImpl
refresh feature states
refresh(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
refresh feature states
refreshWithHttpInfo() - Method in interface cd.connect.features.FeatureClientService
refresh feature states
refreshWithHttpInfo() - Method in class cd.connect.features.impl.FeatureServiceImpl
refresh feature states
refreshWithHttpInfo(Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
refresh feature states

S

setApiClient(ApiClient) - Method in class cd.connect.features.impl.FeatureServiceImpl
 
setLocked(Boolean) - Method in class cd.connect.features.FeatureState
 
setName(String) - Method in class cd.connect.features.FeatureState
 
setWhenEnabled(OffsetDateTime) - Method in class cd.connect.features.FeatureState
 
setWhenEnabled(OffsetDateTime) - Method in class cd.connect.features.FeatureTimestamp
 

T

toString() - Method in class cd.connect.features.FeatureState
 
toString() - Method in class cd.connect.features.FeatureTimestamp
 

U

unlockFeature(String) - Method in interface cd.connect.features.FeatureClientService
Unlocks feature
unlockFeature(String, Map<String, String>) - Method in interface cd.connect.features.FeatureClientService
Unlocks feature
unlockFeature(String) - Method in interface cd.connect.features.FeatureService
Unlocks feature
unlockFeature(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Unlocks feature
unlockFeature(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Unlocks feature
unlockFeatureWithHttpInfo(String) - Method in interface cd.connect.features.FeatureClientService
Unlocks feature
unlockFeatureWithHttpInfo(String) - Method in class cd.connect.features.impl.FeatureServiceImpl
Unlocks feature
unlockFeatureWithHttpInfo(String, Map<String, String>) - Method in class cd.connect.features.impl.FeatureServiceImpl
Unlocks feature

W

whenEnabled(OffsetDateTime) - Method in class cd.connect.features.FeatureState
 
whenEnabled(OffsetDateTime) - Method in class cd.connect.features.FeatureTimestamp
 
A C D E F G H I L N R S T U W 
Skip navigation links

Copyright © 2019. All rights reserved.